*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 28 Jul 2009 02:05:41 +0000 (02:05 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 28 Jul 2009 02:05:41 +0000 (02:05 +0000)
src/ChangeLog

index b361d275d4962cdbc1b0340a53db39215ee1a375..bbbfcf5d2142b2b92863ae1d862ace37cb9213ab 100644 (file)
@@ -1,3 +1,15 @@
+2009-07-28  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more
+       rigidly.
+
+       * xfont.c (xfont_list_pattern): Don't ignore the return value of
+       font_parse_xlfd.  Check font properties more rigidly.
+
+2009-07-27  Kenichi Handa  <handa@m17n.org>
+
+       * xfaces.c (face_with_height): Call font_clear_prop.
+
 2009-07-26  Chong Yidong  <cyd@stupidchicken.com>
 
        * nsfont.m (nsfont_draw): Revert 2009-07-15 change.